home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / tobby_ur.swf / scripts / frame_70 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  232 b   |  10 lines

  1. Mouse.show();
  2. this.gPlayFlg = false;
  3. this.speedUpFlg = false;
  4. this.getHosekiCntS = 0;
  5. this.scrollSpeed = 1;
  6. this.attachMovie("Win_stage","winstageMC",10000);
  7. this.winstageMC._x = 320;
  8. this.winstageMC._y = 240;
  9. this.stop();
  10.